home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TCOLORPREF / TCOLORPREF.txt
Text File  |  1997-06-09  |  61KB  |  2,393 lines

  1. object ColorPref: TColorPref
  2.   Left = 244
  3.   Top = 171
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Color Preferences'
  7.   ClientHeight = 391
  8.   ClientWidth = 498
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   Position = poScreenCenter
  14.   ShowHint = True
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label51: TLabel
  20.     Left = 16
  21.     Top = 336
  22.     Width = 298
  23.     Height = 13
  24.     Caption = 
  25.       'If this option is checked, colors for this setting file can be e' +
  26.       'dited'
  27.     Font.Color = clWindowText
  28.     Font.Height = -12
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.   end
  33.   object Label52: TLabel
  34.     Left = 16
  35.     Top = 350
  36.     Width = 247
  37.     Height = 13
  38.     Caption = 'but colors from the Inherited file will actually be used.'
  39.     Font.Color = clWindowText
  40.     Font.Height = -12
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = []
  43.     ParentFont = False
  44.   end
  45.   object OKBtn: TBitBtn
  46.     Left = 328
  47.     Top = 352
  48.     Width = 77
  49.     Height = 27
  50.     Font.Color = clBtnText
  51.     Font.Height = -12
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     TabOrder = 0
  56.     OnClick = OKBtnClick
  57.     Kind = bkOK
  58.     Margin = 2
  59.     Spacing = -1
  60.     IsControl = True
  61.   end
  62.   object TabbedNotebook1: TTabbedNotebook
  63.     Left = 0
  64.     Top = 0
  65.     Width = 497
  66.     Height = 329
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = [fsBold]
  71.     TabsPerRow = 6
  72.     TabFont.Color = clBtnText
  73.     TabFont.Height = -11
  74.     TabFont.Name = 'MS Sans Serif'
  75.     TabFont.Style = []
  76.     TabOrder = 1
  77.     object TTabPage
  78.       Left = 4
  79.       Top = 24
  80.       Caption = 'System Colors'
  81.       object Image3: TImage
  82.         Left = 8
  83.         Top = 8
  84.         Width = 32
  85.         Height = 32
  86.         AutoSize = True
  87.       end
  88.       object Label38: TLabel
  89.         Left = 40
  90.         Top = 16
  91.         Width = 363
  92.         Height = 13
  93.         Caption = 
  94.           'To change one of these colors, click the button to the right of ' +
  95.           'the sample text'
  96.         Font.Color = clWindowText
  97.         Font.Height = -12
  98.         Font.Name = 'MS Sans Serif'
  99.         Font.Style = []
  100.         ParentFont = False
  101.       end
  102.       object Label39: TLabel
  103.         Left = 40
  104.         Top = 48
  105.         Width = 340
  106.         Height = 13
  107.         Caption = 
  108.           'This color is used to display informational text from zMUD on yo' +
  109.           'ur screen'
  110.         Font.Color = clWindowText
  111.         Font.Height = -12
  112.         Font.Name = 'MS Sans Serif'
  113.         Font.Style = []
  114.         ParentFont = False
  115.       end
  116.       object SpeedButton1: TSpeedButton
  117.         Left = 230
  118.         Top = 64
  119.         Width = 21
  120.         Height = 21
  121.         Hint = 'Change info color|'
  122.         Margin = 1
  123.         NumGlyphs = 2
  124.         OnClick = SpeedButton1Click
  125.       end
  126.       object Label1: TLabel
  127.         Left = 40
  128.         Top = 96
  129.         Width = 367
  130.         Height = 13
  131.         Caption = 
  132.           'This color is used to echo the commands you send to the MUD to y' +
  133.           'our screen'
  134.         Font.Color = clWindowText
  135.         Font.Height = -12
  136.         Font.Name = 'MS Sans Serif'
  137.         Font.Style = []
  138.         ParentFont = False
  139.       end
  140.       object SpeedButton2: TSpeedButton
  141.         Tag = 1
  142.         Left = 230
  143.         Top = 112
  144.         Width = 21
  145.         Height = 21
  146.         Hint = 'Change echo color|'
  147.         Margin = 1
  148.         NumGlyphs = 2
  149.         OnClick = SpeedButton1Click
  150.       end
  151.       object Label7: TLabel
  152.         Left = 40
  153.         Top = 144
  154.         Width = 297
  155.         Height = 13
  156.         Caption = 'This color is used as the default for text received from the MUD'
  157.         Font.Color = clWindowText
  158.         Font.Height = -12
  159.         Font.Name = 'MS Sans Serif'
  160.         Font.Style = []
  161.         ParentFont = False
  162.       end
  163.       object SpeedButton3: TSpeedButton
  164.         Tag = 2
  165.         Left = 230
  166.         Top = 176
  167.         Width = 21
  168.         Height = 21
  169.         Hint = 'Change default color|'
  170.         Margin = 1
  171.         NumGlyphs = 2
  172.         OnClick = SpeedButton1Click
  173.       end
  174.       object Label40: TLabel
  175.         Left = 40
  176.         Top = 158
  177.         Width = 346
  178.         Height = 13
  179.         Caption = 
  180.           'Note that the MUD can override this color using ANSI color contr' +
  181.           'ol codes'
  182.         Font.Color = clWindowText
  183.         Font.Height = -12
  184.         Font.Name = 'MS Sans Serif'
  185.         Font.Style = []
  186.         ParentFont = False
  187.       end
  188.       object Label9: TLabel
  189.         Left = 40
  190.         Top = 66
  191.         Width = 56
  192.         Height = 13
  193.         Caption = 'Info Color'
  194.         Font.Color = clWindowText
  195.         Font.Height = -11
  196.         Font.Name = 'MS Sans Serif'
  197.         Font.Style = [fsBold]
  198.         ParentFont = False
  199.       end
  200.       object Label41: TLabel
  201.         Left = 40
  202.         Top = 114
  203.         Width = 63
  204.         Height = 13
  205.         Caption = 'Echo Color'
  206.         Font.Color = clWindowText
  207.         Font.Height = -11
  208.         Font.Name = 'MS Sans Serif'
  209.         Font.Style = [fsBold]
  210.         ParentFont = False
  211.       end
  212.       object Label42: TLabel
  213.         Left = 40
  214.         Top = 178
  215.         Width = 75
  216.         Height = 13
  217.         Caption = 'Default Color'
  218.         Font.Color = clWindowText
  219.         Font.Height = -11
  220.         Font.Name = 'MS Sans Serif'
  221.         Font.Style = [fsBold]
  222.         ParentFont = False
  223.       end
  224.       object Label61: TLabel
  225.         Left = 40
  226.         Top = 208
  227.         Width = 220
  228.         Height = 13
  229.         Caption = 'This color is used to highlight text in the screen'
  230.         Font.Color = clWindowText
  231.         Font.Height = -12
  232.         Font.Name = 'MS Sans Serif'
  233.         Font.Style = []
  234.         ParentFont = False
  235.       end
  236.       object Label62: TLabel
  237.         Left = 40
  238.         Top = 226
  239.         Width = 84
  240.         Height = 13
  241.         Caption = 'Highlight Color'
  242.         Font.Color = clWindowText
  243.         Font.Height = -11
  244.         Font.Name = 'MS Sans Serif'
  245.         Font.Style = [fsBold]
  246.         ParentFont = False
  247.       end
  248.       object SpeedButton5: TSpeedButton
  249.         Tag = 3
  250.         Left = 230
  251.         Top = 224
  252.         Width = 21
  253.         Height = 21
  254.         Hint = 'Change highlight color|'
  255.         Margin = 1
  256.         NumGlyphs = 2
  257.         OnClick = SpeedButton1Click
  258.       end
  259.       object Label63: TLabel
  260.         Left = 40
  261.         Top = 256
  262.         Width = 221
  263.         Height = 13
  264.         Caption = 'This color is used for text in the Status Window'
  265.         Font.Color = clWindowText
  266.         Font.Height = -12
  267.         Font.Name = 'MS Sans Serif'
  268.         Font.Style = []
  269.         ParentFont = False
  270.       end
  271.       object Label64: TLabel
  272.         Left = 40
  273.         Top = 274
  274.         Width = 81
  275.         Height = 13
  276.         Caption = 'Status Color'
  277.         Font.Color = clWindowText
  278.         Font.Height = -11
  279.         Font.Name = 'MS Sans Serif'
  280.         Font.Style = [fsBold]
  281.         ParentFont = False
  282.       end
  283.       object SpeedButton6: TSpeedButton
  284.         Tag = 4
  285.         Left = 230
  286.         Top = 272
  287.         Width = 21
  288.         Height = 21
  289.         Hint = 'Change highlight color|'
  290.         Margin = 1
  291.         NumGlyphs = 2
  292.         OnClick = SpeedButton1Click
  293.       end
  294.       object InfoColor: TEdit
  295.         Left = 128
  296.         Top = 64
  297.         Width = 97
  298.         Height = 21
  299.         Cursor = crArrow
  300.         TabStop = False
  301.         Font.Color = clBlack
  302.         Font.Height = -12
  303.         Font.Name = 'Courier'
  304.         Font.Style = []
  305.         ParentFont = False
  306.         ReadOnly = True
  307.         TabOrder = 0
  308.         Text = 'Sample Text'
  309.       end
  310.       object CmdColor: TEdit
  311.         Left = 128
  312.         Top = 112
  313.         Width = 97
  314.         Height = 21
  315.         Cursor = crArrow
  316.         TabStop = False
  317.         Font.Color = clBlack
  318.         Font.Height = -12
  319.         Font.Name = 'Courier'
  320.         Font.Style = []
  321.         ParentFont = False
  322.         ReadOnly = True
  323.         TabOrder = 1
  324.         Text = 'Sample Text'
  325.       end
  326.       object TextColor: TEdit
  327.         Left = 128
  328.         Top = 176
  329.         Width = 97
  330.         Height = 21
  331.         Cursor = crArrow
  332.         TabStop = False
  333.         Font.Color = clBlack
  334.         Font.Height = -12
  335.         Font.Name = 'Courier'
  336.         Font.Style = []
  337.         ParentFont = False
  338.         ReadOnly = True
  339.         TabOrder = 2
  340.         Text = 'Sample Text'
  341.       end
  342.       object HighColor: TEdit
  343.         Left = 128
  344.         Top = 224
  345.         Width = 97
  346.         Height = 21
  347.         Cursor = crArrow
  348.         TabStop = False
  349.         Font.Color = clBlack
  350.         Font.Height = -12
  351.         Font.Name = 'Courier'
  352.         Font.Style = []
  353.         ParentFont = False
  354.         ReadOnly = True
  355.         TabOrder = 3
  356.         Text = 'Sample Text'
  357.       end
  358.       object StatusColor: TEdit
  359.         Left = 128
  360.         Top = 272
  361.         Width = 97
  362.         Height = 21
  363.         Cursor = crArrow
  364.         TabStop = False
  365.         Font.Color = clBlack
  366.         Font.Height = -12
  367.         Font.Name = 'Courier'
  368.         Font.Style = []
  369.         ParentFont = False
  370.         ReadOnly = True
  371.         TabOrder = 4
  372.         Text = 'Sample Text'
  373.       end
  374.     end
  375.     object TTabPage
  376.       Left = 4
  377.       Top = 24
  378.       Caption = 'ANSI'
  379.       object Image6: TImage
  380.         Left = 8
  381.         Top = 8
  382.         Width = 32
  383.         Height = 32
  384.         AutoSize = True
  385.       end
  386.       object Label65: TLabel
  387.         Left = 40
  388.         Top = 16
  389.         Width = 401
  390.         Height = 13
  391.         Caption = 
  392.           'Change the mapping of each ANSI attribute using the drop-down li' +
  393.           'st of options'
  394.         Font.Color = clWindowText
  395.         Font.Height = -12
  396.         Font.Name = 'MS Sans Serif'
  397.         Font.Style = []
  398.         ParentFont = False
  399.       end
  400.       object Label66: TLabel
  401.         Left = 40
  402.         Top = 72
  403.         Width = 86
  404.         Height = 13
  405.         Caption = 'ANSI Attrribute'
  406.       end
  407.       object Label67: TLabel
  408.         Left = 200
  409.         Top = 72
  410.         Width = 144
  411.         Height = 13
  412.         Caption = 'Resulting zMUD Attribute'
  413.       end
  414.       object Label68: TLabel
  415.         Left = 40
  416.         Top = 96
  417.         Width = 21
  418.         Height = 13
  419.         Caption = 'Bold'
  420.         Font.Color = clWindowText
  421.         Font.Height = -11
  422.         Font.Name = 'MS Sans Serif'
  423.         Font.Style = []
  424.         ParentFont = False
  425.       end
  426.       object Label69: TLabel
  427.         Left = 96
  428.         Top = 96
  429.         Width = 47
  430.         Height = 13
  431.         Caption = 'ESC [ 1 m'
  432.         Font.Color = clWindowText
  433.         Font.Height = -11
  434.         Font.Name = 'MS Sans Serif'
  435.         Font.Style = []
  436.         ParentFont = False
  437.       end
  438.       object Label70: TLabel
  439.         Left = 40
  440.         Top = 120
  441.         Width = 45
  442.         Height = 13
  443.         Caption = 'Underline'
  444.         Font.Color = clWindowText
  445.         Font.Height = -11
  446.         Font.Name = 'MS Sans Serif'
  447.         Font.Style = []
  448.         ParentFont = False
  449.       end
  450.       object Label71: TLabel
  451.         Left = 96
  452.         Top = 120
  453.         Width = 47
  454.         Height = 13
  455.         Caption = 'ESC [ 4 m'
  456.         Font.Color = clWindowText
  457.         Font.Height = -11
  458.         Font.Name = 'MS Sans Serif'
  459.         Font.Style = []
  460.         ParentFont = False
  461.       end
  462.       object Label72: TLabel
  463.         Left = 40
  464.         Top = 144
  465.         Width = 23
  466.         Height = 13
  467.         Caption = 'Blink'
  468.         Font.Color = clWindowText
  469.         Font.Height = -11
  470.         Font.Name = 'MS Sans Serif'
  471.         Font.Style = []
  472.         ParentFont = False
  473.       end
  474.       object Label73: TLabel
  475.         Left = 96
  476.         Top = 144
  477.         Width = 47
  478.         Height = 13
  479.         Caption = 'ESC [ 5 m'
  480.         Font.Color = clWindowText
  481.         Font.Height = -11
  482.         Font.Name = 'MS Sans Serif'
  483.         Font.Style = []
  484.         ParentFont = False
  485.       end
  486.       object Label74: TLabel
  487.         Left = 40
  488.         Top = 168
  489.         Width = 40
  490.         Height = 13
  491.         Caption = 'Reverse'
  492.         Font.Color = clWindowText
  493.         Font.Height = -11
  494.         Font.Name = 'MS Sans Serif'
  495.         Font.Style = []
  496.         ParentFont = False
  497.       end
  498.       object Label75: TLabel
  499.         Left = 96
  500.         Top = 168
  501.         Width = 47
  502.         Height = 13
  503.         Caption = 'ESC [ 7 m'
  504.         Font.Color = clWindowText
  505.         Font.Height = -11
  506.         Font.Name = 'MS Sans Serif'
  507.         Font.Style = []
  508.         ParentFont = False
  509.       end
  510.       object BoldAttr: TComboBox
  511.         Left = 200
  512.         Top = 94
  513.         Width = 145
  514.         Height = 21
  515.         Font.Color = clWindowText
  516.         Font.Height = -11
  517.         Font.Name = 'MS Sans Serif'
  518.         Font.Style = []
  519.         ItemHeight = 13
  520.         Items.Strings = (
  521.           'Disable'
  522.           'Highlight color'
  523.           'Toggle Bright/Dim'
  524.           'Bold font'
  525.           'Underline'
  526.           'Blink'
  527.           'Reverse video')
  528.         ParentFont = False
  529.         TabOrder = 0
  530.       end
  531.       object UnderAttr: TComboBox
  532.         Left = 200
  533.         Top = 118
  534.         Width = 145
  535.         Height = 21
  536.         Font.Color = clWindowText
  537.         Font.Height = -11
  538.         Font.Name = 'MS Sans Serif'
  539.         Font.Style = []
  540.         ItemHeight = 13
  541.         Items.Strings = (
  542.           'Disable'
  543.           'Highlight color'
  544.           'Toggle Bright/Dim'
  545.           'Bold font'
  546.           'Underline'
  547.           'Blink'
  548.           'Reverse video')
  549.         ParentFont = False
  550.         TabOrder = 1
  551.       end
  552.       object BlinkAttr: TComboBox
  553.         Left = 200
  554.         Top = 142
  555.         Width = 145
  556.         Height = 21
  557.         Font.Color = clWindowText
  558.         Font.Height = -11
  559.         Font.Name = 'MS Sans Serif'
  560.         Font.Style = []
  561.         ItemHeight = 13
  562.         Items.Strings = (
  563.           'Disable'
  564.           'Highlight color'
  565.           'Toggle Bright/Dim'
  566.           'Bold font'
  567.           'Underline'
  568.           'Blink'
  569.           'Reverse video')
  570.         ParentFont = False
  571.         TabOrder = 2
  572.       end
  573.       object RevAttr: TComboBox
  574.         Left = 200
  575.         Top = 166
  576.         Width = 145
  577.         Height = 21
  578.         Font.Color = clWindowText
  579.         Font.Height = -11
  580.         Font.Name = 'MS Sans Serif'
  581.         Font.Style = []
  582.         ItemHeight = 13
  583.         Items.Strings = (
  584.           'Disable'
  585.           'Highlight color'
  586.           'Toggle Bright/Dim'
  587.           'Bold font'
  588.           'Underline'
  589.           'Blink'
  590.           'Reverse video')
  591.         ParentFont = False
  592.         TabOrder = 3
  593.       end
  594.     end
  595.     object TTabPage
  596.       Left = 4
  597.       Top = 24
  598.       Caption = 'Foreground'
  599.       object Image1: TImage
  600.         Left = 8
  601.         Top = 8
  602.         Width = 32
  603.         Height = 32
  604.         AutoSize = True
  605.       end
  606.       object Label18: TLabel
  607.         Left = 40
  608.         Top = 16
  609.         Width = 305
  610.         Height = 13
  611.         Caption = 
  612.           'Color mapping assigns actual colors to the 16 ANSI color indicie' +
  613.           's'
  614.         Font.Color = clWindowText
  615.         Font.Height = -12
  616.         Font.Name = 'MS Sans Serif'
  617.         Font.Style = []
  618.         ParentFont = False
  619.       end
  620.       object Label23: TLabel
  621.         Left = 40
  622.         Top = 30
  623.         Width = 385
  624.         Height = 13
  625.         Caption = 
  626.           'To edit a color mapping, click on the box containing the color y' +
  627.           'ou want to change'
  628.         Font.Color = clWindowText
  629.         Font.Height = -12
  630.         Font.Name = 'MS Sans Serif'
  631.         Font.Style = []
  632.         ParentFont = False
  633.       end
  634.       object GroupBox2: TGroupBox
  635.         Left = 40
  636.         Top = 136
  637.         Width = 297
  638.         Height = 129
  639.         Caption = 'Foreground Colors'
  640.         TabOrder = 0
  641.         object Label22: TLabel
  642.           Left = 34
  643.           Top = 100
  644.           Width = 6
  645.           Height = 13
  646.           Alignment = taRightJustify
  647.           Caption = '8'
  648.           Font.Color = clWindowText
  649.           Font.Height = -12
  650.           Font.Name = 'MS Sans Serif'
  651.           Font.Style = []
  652.           ParentFont = False
  653.         end
  654.         object Label24: TLabel
  655.           Left = 127
  656.           Top = 100
  657.           Width = 12
  658.           Height = 13
  659.           Alignment = taRightJustify
  660.           Caption = '11'
  661.           Font.Color = clWindowText
  662.           Font.Height = -12
  663.           Font.Name = 'MS Sans Serif'
  664.           Font.Style = []
  665.           ParentFont = False
  666.         end
  667.         object Label26: TLabel
  668.           Left = 159
  669.           Top = 100
  670.           Width = 12
  671.           Height = 13
  672.           Alignment = taRightJustify
  673.           Caption = '12'
  674.           Font.Color = clWindowText
  675.           Font.Height = -12
  676.           Font.Name = 'MS Sans Serif'
  677.           Font.Style = []
  678.           ParentFont = False
  679.         end
  680.         object Label28: TLabel
  681.           Left = 191
  682.           Top = 100
  683.           Width = 12
  684.           Height = 13
  685.           Alignment = taRightJustify
  686.           Caption = '13'
  687.           Font.Color = clWindowText
  688.           Font.Height = -12
  689.           Font.Name = 'MS Sans Serif'
  690.           Font.Style = []
  691.           ParentFont = False
  692.         end
  693.         object Label2: TLabel
  694.           Left = 34
  695.           Top = 22
  696.           Width = 6
  697.           Height = 13
  698.           Alignment = taRightJustify
  699.           Caption = '0'
  700.           Font.Color = clWindowText
  701.           Font.Height = -12
  702.           Font.Name = 'MS Sans Serif'
  703.           Font.Style = []
  704.           ParentFont = False
  705.         end
  706.         object Label4: TLabel
  707.           Left = 66
  708.           Top = 22
  709.           Width = 6
  710.           Height = 13
  711.           Alignment = taRightJustify
  712.           Caption = '1'
  713.           Font.Color = clWindowText
  714.           Font.Height = -12
  715.           Font.Name = 'MS Sans Serif'
  716.           Font.Style = []
  717.           ParentFont = False
  718.         end
  719.         object Label6: TLabel
  720.           Left = 98
  721.           Top = 22
  722.           Width = 6
  723.           Height = 13
  724.           Alignment = taRightJustify
  725.           Caption = '2'
  726.           Font.Color = clWindowText
  727.           Font.Height = -12
  728.           Font.Name = 'MS Sans Serif'
  729.           Font.Style = []
  730.           ParentFont = False
  731.         end
  732.         object Label8: TLabel
  733.           Left = 130
  734.           Top = 22
  735.           Width = 6
  736.           Height = 13
  737.           Alignment = taRightJustify
  738.           Caption = '3'
  739.           Font.Color = clWindowText
  740.           Font.Height = -12
  741.           Font.Name = 'MS Sans Serif'
  742.           Font.Style = []
  743.           ParentFont = False
  744.         end
  745.         object Label10: TLabel
  746.           Left = 162
  747.           Top = 22
  748.           Width = 6
  749.           Height = 13
  750.           Alignment = taRightJustify
  751.           Caption = '4'
  752.           Font.Color = clWindowText
  753.           Font.Height = -12
  754.           Font.Name = 'MS Sans Serif'
  755.           Font.Style = []
  756.           ParentFont = False
  757.         end
  758.         object Label11: TLabel
  759.           Left = 194
  760.           Top = 22
  761.           Width = 6
  762.           Height = 13
  763.           Alignment = taRightJustify
  764.           Caption = '5'
  765.           Font.Color = clWindowText
  766.           Font.Height = -12
  767.           Font.Name = 'MS Sans Serif'
  768.           Font.Style = []
  769.           ParentFont = False
  770.         end
  771.         object Label12: TLabel
  772.           Left = 226
  773.           Top = 22
  774.           Width = 6
  775.           Height = 13
  776.           Alignment = taRightJustify
  777.           Caption = '6'
  778.           Font.Color = clWindowText
  779.           Font.Height = -12
  780.           Font.Name = 'MS Sans Serif'
  781.           Font.Style = []
  782.           ParentFont = False
  783.         end
  784.         object Label13: TLabel
  785.           Left = 258
  786.           Top = 22
  787.           Width = 6
  788.           Height = 13
  789.           Alignment = taRightJustify
  790.           Caption = '7'
  791.           Font.Color = clWindowText
  792.           Font.Height = -12
  793.           Font.Name = 'MS Sans Serif'
  794.           Font.Style = []
  795.           ParentFont = False
  796.         end
  797.         object Label14: TLabel
  798.           Left = 66
  799.           Top = 100
  800.           Width = 6
  801.           Height = 13
  802.           Alignment = taRightJustify
  803.           Caption = '9'
  804.           Font.Color = clWindowText
  805.           Font.Height = -12
  806.           Font.Name = 'MS Sans Serif'
  807.           Font.Style = []
  808.           ParentFont = False
  809.         end
  810.         object Label15: TLabel
  811.           Left = 95
  812.           Top = 100
  813.           Width = 12
  814.           Height = 13
  815.           Alignment = taRightJustify
  816.           Caption = '10'
  817.           Font.Color = clWindowText
  818.           Font.Height = -12
  819.           Font.Name = 'MS Sans Serif'
  820.           Font.Style = []
  821.           ParentFont = False
  822.         end
  823.         object Label16: TLabel
  824.           Left = 223
  825.           Top = 100
  826.           Width = 12
  827.           Height = 13
  828.           Alignment = taRightJustify
  829.           Caption = '14'
  830.           Font.Color = clWindowText
  831.           Font.Height = -12
  832.           Font.Name = 'MS Sans Serif'
  833.           Font.Style = []
  834.           ParentFont = False
  835.         end
  836.         object Label17: TLabel
  837.           Left = 255
  838.           Top = 100
  839.           Width = 12
  840.           Height = 13
  841.           Alignment = taRightJustify
  842.           Caption = '15'
  843.           Font.Color = clWindowText
  844.           Font.Height = -12
  845.           Font.Name = 'MS Sans Serif'
  846.           Font.Style = []
  847.           ParentFont = False
  848.         end
  849.         object Color0: TPanel2
  850.           Left = 24
  851.           Top = 40
  852.           Width = 25
  853.           Height = 25
  854.           Border3D = True
  855.           Font.Color = clWindowText
  856.           Font.Height = -11
  857.           Font.Name = 'MS Sans Serif'
  858.           Font.Style = []
  859.           ParentFont = False
  860.           TabOrder = 0
  861.           OnClick = Color0Click
  862.         end
  863.         object Color1: TPanel2
  864.           Tag = 1
  865.           Left = 56
  866.           Top = 40
  867.           Width = 25
  868.           Height = 25
  869.           Border3D = True
  870.           Font.Color = clWindowText
  871.           Font.Height = -11
  872.           Font.Name = 'MS Sans Serif'
  873.           Font.Style = []
  874.           ParentFont = False
  875.           TabOrder = 1
  876.           OnClick = Color0Click
  877.         end
  878.         object Color2: TPanel2
  879.           Tag = 2
  880.           Left = 88
  881.           Top = 40
  882.           Width = 25
  883.           Height = 25
  884.           Border3D = True
  885.           Font.Color = clWindowText
  886.           Font.Height = -11
  887.           Font.Name = 'MS Sans Serif'
  888.           Font.Style = []
  889.           ParentFont = False
  890.           TabOrder = 2
  891.           OnClick = Color0Click
  892.         end
  893.         object Color3: TPanel2
  894.           Tag = 3
  895.           Left = 120
  896.           Top = 40
  897.           Width = 25
  898.           Height = 25
  899.           Border3D = True
  900.           Font.Color = clWindowText
  901.           Font.Height = -11
  902.           Font.Name = 'MS Sans Serif'
  903.           Font.Style = []
  904.           ParentFont = False
  905.           TabOrder = 3
  906.           OnClick = Color0Click
  907.         end
  908.         object Color4: TPanel2
  909.           Tag = 4
  910.           Left = 152
  911.           Top = 40
  912.           Width = 25
  913.           Height = 25
  914.           Border3D = True
  915.           Font.Color = clWindowText
  916.           Font.Height = -11
  917.           Font.Name = 'MS Sans Serif'
  918.           Font.Style = []
  919.           ParentFont = False
  920.           TabOrder = 4
  921.           OnClick = Color0Click
  922.         end
  923.         object Color5: TPanel2
  924.           Tag = 5
  925.           Left = 184
  926.           Top = 40
  927.           Width = 25
  928.           Height = 25
  929.           Border3D = True
  930.           Font.Color = clWindowText
  931.           Font.Height = -11
  932.           Font.Name = 'MS Sans Serif'
  933.           Font.Style = []
  934.           ParentFont = False
  935.           TabOrder = 5
  936.           OnClick = Color0Click
  937.         end
  938.         object Color6: TPanel2
  939.           Tag = 6
  940.           Left = 216
  941.           Top = 40
  942.           Width = 25
  943.           Height = 25
  944.           Border3D = True
  945.           Font.Color = clWindowText
  946.           Font.Height = -11
  947.           Font.Name = 'MS Sans Serif'
  948.           Font.Style = []
  949.           ParentFont = False
  950.           TabOrder = 6
  951.           OnClick = Color0Click
  952.         end
  953.         object Color7: TPanel2
  954.           Tag = 7
  955.           Left = 248
  956.           Top = 40
  957.           Width = 25
  958.           Height = 25
  959.           Border3D = True
  960.           Font.Color = clWindowText
  961.           Font.Height = -11
  962.           Font.Name = 'MS Sans Serif'
  963.           Font.Style = []
  964.           ParentFont = False
  965.           TabOrder = 7
  966.           OnClick = Color0Click
  967.         end
  968.         object Color8: TPanel2
  969.           Tag = 8
  970.           Left = 24
  971.           Top = 72
  972.           Width = 25
  973.           Height = 25
  974.           Border3D = True
  975.           Font.Color = clWindowText
  976.           Font.Height = -11
  977.           Font.Name = 'MS Sans Serif'
  978.           Font.Style = []
  979.           ParentFont = False
  980.           TabOrder = 8
  981.           OnClick = Color0Click
  982.         end
  983.         object Color9: TPanel2
  984.           Tag = 9
  985.           Left = 56
  986.           Top = 72
  987.           Width = 25
  988.           Height = 25
  989.           Border3D = True
  990.           Font.Color = clWindowText
  991.           Font.Height = -11
  992.           Font.Name = 'MS Sans Serif'
  993.           Font.Style = []
  994.           ParentFont = False
  995.           TabOrder = 9
  996.           OnClick = Color0Click
  997.         end
  998.         object Color10: TPanel2
  999.           Tag = 10
  1000.           Left = 88
  1001.           Top = 72
  1002.           Width = 25
  1003.           Height = 25
  1004.           Border3D = True
  1005.           Font.Color = clWindowText
  1006.           Font.Height = -11
  1007.           Font.Name = 'MS Sans Serif'
  1008.           Font.Style = []
  1009.           ParentFont = False
  1010.           TabOrder = 10
  1011.           OnClick = Color0Click
  1012.         end
  1013.         object Color11: TPanel2
  1014.           Tag = 11
  1015.           Left = 120
  1016.           Top = 72
  1017.           Width = 25
  1018.           Height = 25
  1019.           Border3D = True
  1020.           Font.Color = clWindowText
  1021.           Font.Height = -11
  1022.           Font.Name = 'MS Sans Serif'
  1023.           Font.Style = []
  1024.           ParentFont = False
  1025.           TabOrder = 11
  1026.           OnClick = Color0Click
  1027.         end
  1028.         object Color12: TPanel2
  1029.           Tag = 12
  1030.           Left = 152
  1031.           Top = 72
  1032.           Width = 25
  1033.           Height = 25
  1034.           Border3D = True
  1035.           Font.Color = clWindowText
  1036.           Font.Height = -11
  1037.           Font.Name = 'MS Sans Serif'
  1038.           Font.Style = []
  1039.           ParentFont = False
  1040.           TabOrder = 12
  1041.           OnClick = Color0Click
  1042.         end
  1043.         object Color13: TPanel2
  1044.           Tag = 13
  1045.           Left = 184
  1046.           Top = 72
  1047.           Width = 25
  1048.           Height = 25
  1049.           Border3D = True
  1050.           Font.Color = clWindowText
  1051.           Font.Height = -11
  1052.           Font.Name = 'MS Sans Serif'
  1053.           Font.Style = []
  1054.           ParentFont = False
  1055.           TabOrder = 13
  1056.           OnClick = Color0Click
  1057.         end
  1058.         object Color14: TPanel2
  1059.           Tag = 14
  1060.           Left = 216
  1061.           Top = 72
  1062.           Width = 25
  1063.           Height = 25
  1064.           Border3D = True
  1065.           Font.Color = clWindowText
  1066.           Font.Height = -11
  1067.           Font.Name = 'MS Sans Serif'
  1068.           Font.Style = []
  1069.           ParentFont = False
  1070.           TabOrder = 14
  1071.           OnClick = Color0Click
  1072.         end
  1073.         object Color15: TPanel2
  1074.           Tag = 15
  1075.           Left = 248
  1076.           Top = 72
  1077.           Width = 25
  1078.           Height = 25
  1079.           Border3D = True
  1080.           Font.Color = clWindowText
  1081.           Font.Height = -11
  1082.           Font.Name = 'MS Sans Serif'
  1083.           Font.Style = []
  1084.           ParentFont = False
  1085.           TabOrder = 15
  1086.           OnClick = Color0Click
  1087.         end
  1088.       end
  1089.       object BitBtn10: TBitBtn
  1090.         Left = 40
  1091.         Top = 64
  1092.         Width = 172
  1093.         Height = 25
  1094.         Caption = 'Make regular colors &Dim'
  1095.         Font.Color = clBtnText
  1096.         Font.Height = -12
  1097.         Font.Name = 'MS Sans Serif'
  1098.         Font.Style = []
  1099.         ParentFont = False
  1100.         TabOrder = 1
  1101.         OnClick = BitBtn10Click
  1102.         Glyph.Data = {
  1103.           78010000424D7801000000000000760000002800000020000000100000000100
  1104.           04000000000000000000120B0000120B00000000000000000000000000000000
  1105.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1106.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1107.           55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
  1108.           305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
  1109.           005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
  1110.           B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
  1111.           B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
  1112.           B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
  1113.           B0557777FF577777F7F500000E055550805577777F7555575755500000555555
  1114.           05555777775555557F55550005555555055555777555555575550000}
  1115.         NumGlyphs = 2
  1116.       end
  1117.       object BitBtn15: TBitBtn
  1118.         Tag = 1
  1119.         Left = 40
  1120.         Top = 96
  1121.         Width = 172
  1122.         Height = 25
  1123.         Caption = 'Make regular colors &Bright'
  1124.         Font.Color = clBtnText
  1125.         Font.Height = -12
  1126.         Font.Name = 'MS Sans Serif'
  1127.         Font.Style = []
  1128.         ParentFont = False
  1129.         TabOrder = 2
  1130.         OnClick = BitBtn10Click
  1131.         Glyph.Data = {
  1132.           78010000424D7801000000000000760000002800000020000000100000000100
  1133.           04000000000000000000120B0000120B00000000000000000000000000000000
  1134.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1135.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1136.           55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
  1137.           305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
  1138.           005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
  1139.           B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
  1140.           B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
  1141.           B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
  1142.           B0557777FF577777F7F500000E055550805577777F7555575755500000555555
  1143.           05555777775555557F55550005555555055555777555555575550000}
  1144.         NumGlyphs = 2
  1145.       end
  1146.     end
  1147.     object TTabPage
  1148.       Left = 4
  1149.       Top = 24
  1150.       Caption = 'Background'
  1151.       object Image2: TImage
  1152.         Left = 8
  1153.         Top = 8
  1154.         Width = 32
  1155.         Height = 32
  1156.         AutoSize = True
  1157.       end
  1158.       object Label25: TLabel
  1159.         Left = 40
  1160.         Top = 16
  1161.         Width = 299
  1162.         Height = 13
  1163.         Caption = 'Color mapping assigns actual colors to the 8 ANSI color indicies'
  1164.         Font.Color = clWindowText
  1165.         Font.Height = -12
  1166.         Font.Name = 'MS Sans Serif'
  1167.         Font.Style = []
  1168.         ParentFont = False
  1169.       end
  1170.       object Label27: TLabel
  1171.         Left = 40
  1172.         Top = 30
  1173.         Width = 385
  1174.         Height = 13
  1175.         Caption = 
  1176.           'To edit a color mapping, click on the box containing the color y' +
  1177.           'ou want to change'
  1178.         Font.Color = clWindowText
  1179.         Font.Height = -12
  1180.         Font.Name = 'MS Sans Serif'
  1181.         Font.Style = []
  1182.         ParentFont = False
  1183.       end
  1184.       object Label29: TLabel
  1185.         Left = 40
  1186.         Top = 190
  1187.         Width = 402
  1188.         Height = 13
  1189.         Caption = 
  1190.           'The Lock Background flag ignores any background change messages ' +
  1191.           'from the MUD'
  1192.         Font.Color = clWindowText
  1193.         Font.Height = -12
  1194.         Font.Name = 'MS Sans Serif'
  1195.         Font.Style = []
  1196.         ParentFont = False
  1197.       end
  1198.       object GroupBox3: TGroupBox
  1199.         Left = 40
  1200.         Top = 96
  1201.         Width = 297
  1202.         Height = 81
  1203.         Caption = 'Background Colors'
  1204.         TabOrder = 0
  1205.         object Label30: TLabel
  1206.           Left = 34
  1207.           Top = 22
  1208.           Width = 6
  1209.           Height = 13
  1210.           Alignment = taRightJustify
  1211.           Caption = '0'
  1212.           Font.Color = clWindowText
  1213.           Font.Height = -12
  1214.           Font.Name = 'MS Sans Serif'
  1215.           Font.Style = []
  1216.           ParentFont = False
  1217.         end
  1218.         object Label31: TLabel
  1219.           Left = 66
  1220.           Top = 22
  1221.           Width = 6
  1222.           Height = 13
  1223.           Alignment = taRightJustify
  1224.           Caption = '1'
  1225.           Font.Color = clWindowText
  1226.           Font.Height = -12
  1227.           Font.Name = 'MS Sans Serif'
  1228.           Font.Style = []
  1229.           ParentFont = False
  1230.         end
  1231.         object Label32: TLabel
  1232.           Left = 98
  1233.           Top = 22
  1234.           Width = 6
  1235.           Height = 13
  1236.           Alignment = taRightJustify
  1237.           Caption = '2'
  1238.           Font.Color = clWindowText
  1239.           Font.Height = -12
  1240.           Font.Name = 'MS Sans Serif'
  1241.           Font.Style = []
  1242.           ParentFont = False
  1243.         end
  1244.         object Label33: TLabel
  1245.           Left = 130
  1246.           Top = 22
  1247.           Width = 6
  1248.           Height = 13
  1249.           Alignment = taRightJustify
  1250.           Caption = '3'
  1251.           Font.Color = clWindowText
  1252.           Font.Height = -12
  1253.           Font.Name = 'MS Sans Serif'
  1254.           Font.Style = []
  1255.           ParentFont = False
  1256.         end
  1257.         object Label34: TLabel
  1258.           Left = 162
  1259.           Top = 22
  1260.           Width = 6
  1261.           Height = 13
  1262.           Alignment = taRightJustify
  1263.           Caption = '4'
  1264.           Font.Color = clWindowText
  1265.           Font.Height = -12
  1266.           Font.Name = 'MS Sans Serif'
  1267.           Font.Style = []
  1268.           ParentFont = False
  1269.         end
  1270.         object Label35: TLabel
  1271.           Left = 194
  1272.           Top = 22
  1273.           Width = 6
  1274.           Height = 13
  1275.           Alignment = taRightJustify
  1276.           Caption = '5'
  1277.           Font.Color = clWindowText
  1278.           Font.Height = -12
  1279.           Font.Name = 'MS Sans Serif'
  1280.           Font.Style = []
  1281.           ParentFont = False
  1282.         end
  1283.         object Label36: TLabel
  1284.           Left = 226
  1285.           Top = 22
  1286.           Width = 6
  1287.           Height = 13
  1288.           Alignment = taRightJustify
  1289.           Caption = '6'
  1290.           Font.Color = clWindowText
  1291.           Font.Height = -12
  1292.           Font.Name = 'MS Sans Serif'
  1293.           Font.Style = []
  1294.           ParentFont = False
  1295.         end
  1296.         object Label37: TLabel
  1297.           Left = 258
  1298.           Top = 22
  1299.           Width = 6
  1300.           Height = 13
  1301.           Alignment = taRightJustify
  1302.           Caption = '7'
  1303.           Font.Color = clWindowText
  1304.           Font.Height = -12
  1305.           Font.Name = 'MS Sans Serif'
  1306.           Font.Style = []
  1307.           ParentFont = False
  1308.         end
  1309.         object Back0: TPanel2
  1310.           Left = 24
  1311.           Top = 40
  1312.           Width = 25
  1313.           Height = 25
  1314.           Border3D = True
  1315.           TabOrder = 0
  1316.           OnClick = Color0Click
  1317.         end
  1318.         object Back1: TPanel2
  1319.           Tag = 1
  1320.           Left = 56
  1321.           Top = 40
  1322.           Width = 25
  1323.           Height = 25
  1324.           Border3D = True
  1325.           TabOrder = 1
  1326.           OnClick = Color0Click
  1327.         end
  1328.         object Back2: TPanel2
  1329.           Tag = 2
  1330.           Left = 88
  1331.           Top = 40
  1332.           Width = 25
  1333.           Height = 25
  1334.           Border3D = True
  1335.           TabOrder = 2
  1336.           OnClick = Color0Click
  1337.         end
  1338.         object Back3: TPanel2
  1339.           Tag = 3
  1340.           Left = 120
  1341.           Top = 40
  1342.           Width = 25
  1343.           Height = 25
  1344.           Border3D = True
  1345.           TabOrder = 3
  1346.           OnClick = Color0Click
  1347.         end
  1348.         object Back4: TPanel2
  1349.           Tag = 4
  1350.           Left = 152
  1351.           Top = 40
  1352.           Width = 25
  1353.           Height = 25
  1354.           Border3D = True
  1355.           TabOrder = 4
  1356.           OnClick = Color0Click
  1357.         end
  1358.         object Back5: TPanel2
  1359.           Tag = 5
  1360.           Left = 184
  1361.           Top = 40
  1362.           Width = 25
  1363.           Height = 25
  1364.           Border3D = True
  1365.           TabOrder = 5
  1366.           OnClick = Color0Click
  1367.         end
  1368.         object Back6: TPanel2
  1369.           Tag = 6
  1370.           Left = 216
  1371.           Top = 40
  1372.           Width = 25
  1373.           Height = 25
  1374.           Border3D = True
  1375.           TabOrder = 6
  1376.           OnClick = Color0Click
  1377.         end
  1378.         object Back7: TPanel2
  1379.           Tag = 7
  1380.           Left = 248
  1381.           Top = 40
  1382.           Width = 25
  1383.           Height = 25
  1384.           Border3D = True
  1385.           TabOrder = 7
  1386.           OnClick = Color0Click
  1387.         end
  1388.       end
  1389.       object LockBack: TCheckBox
  1390.         Left = 40
  1391.         Top = 210
  1392.         Width = 121
  1393.         Height = 17
  1394.         Caption = 'Lock Background'
  1395.         Font.Color = clWindowText
  1396.         Font.Height = -12
  1397.         Font.Name = 'MS Sans Serif'
  1398.         Font.Style = []
  1399.         ParentFont = False
  1400.         TabOrder = 1
  1401.       end
  1402.       object BitBtn2: TBitBtn
  1403.         Left = 40
  1404.         Top = 60
  1405.         Width = 172
  1406.         Height = 25
  1407.         Caption = 'Set colors to default'
  1408.         Font.Color = clBtnText
  1409.         Font.Height = -12
  1410.         Font.Name = 'MS Sans Serif'
  1411.         Font.Style = []
  1412.         ParentFont = False
  1413.         TabOrder = 2
  1414.         OnClick = BitBtn2Click
  1415.         Glyph.Data = {
  1416.           78010000424D7801000000000000760000002800000020000000100000000100
  1417.           04000000000000000000120B0000120B00000000000000000000000000000000
  1418.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1419.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  1420.           55555FFFFFFF5F55FFF5777777757559995777777775755777F7555555555550
  1421.           305555555555FF57F7F555555550055BB0555555555775F777F55555550FB000
  1422.           005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
  1423.           B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
  1424.           B05555577F555557F7F5550E0BFBFB00B055557575F55577F7F550EEE0BFB0B0
  1425.           B05557FF575F5757F7F5000EEE0BFBF0B055777FF575FFF7F7F50000EEE00000
  1426.           B0557777FF577777F7F500000E055550805577777F7555575755500000555555
  1427.           05555777775555557F55550005555555055555777555555575550000}
  1428.         NumGlyphs = 2
  1429.       end
  1430.     end
  1431.     object TTabPage
  1432.       Left = 4
  1433.       Top = 24
  1434.       Caption = 'Syntax'
  1435.       object Image5: TImage
  1436.         Left = 8
  1437.         Top = 8
  1438.         Width = 32
  1439.         Height = 32
  1440.         AutoSize = True
  1441.       end
  1442.       object Label53: TLabel
  1443.         Left = 40
  1444.         Top = 16
  1445.         Width = 345
  1446.         Height = 13
  1447.         Caption = 
  1448.           'Enter the syntax that your MUD uses to send color commands in yo' +
  1449.           'ur text'
  1450.         Font.Color = clWindowText
  1451.         Font.Height = -12
  1452.         Font.Name = 'MS Sans Serif'
  1453.         Font.Style = []
  1454.         ParentFont = False
  1455.       end
  1456.       object Label54: TLabel
  1457.         Left = 312
  1458.         Top = 80
  1459.         Width = 127
  1460.         Height = 13
  1461.         Caption = 'Syntax for foreground color'
  1462.         Font.Color = clWindowText
  1463.         Font.Height = -12
  1464.         Font.Name = 'MS Sans Serif'
  1465.         Font.Style = []
  1466.         ParentFont = False
  1467.       end
  1468.       object Label55: TLabel
  1469.         Left = 312
  1470.         Top = 128
  1471.         Width = 133
  1472.         Height = 13
  1473.         Caption = 'Syntax for background color'
  1474.         Font.Color = clWindowText
  1475.         Font.Height = -12
  1476.         Font.Name = 'MS Sans Serif'
  1477.         Font.Style = []
  1478.         ParentFont = False
  1479.       end
  1480.       object Label56: TLabel
  1481.         Left = 312
  1482.         Top = 176
  1483.         Width = 136
  1484.         Height = 13
  1485.         Caption = 'Syntax for setting both colors'
  1486.         Font.Color = clWindowText
  1487.         Font.Height = -12
  1488.         Font.Name = 'MS Sans Serif'
  1489.         Font.Style = []
  1490.         ParentFont = False
  1491.       end
  1492.       object Label57: TLabel
  1493.         Left = 312
  1494.         Top = 224
  1495.         Width = 121
  1496.         Height = 13
  1497.         Caption = 'Syntax for resetting colors'
  1498.         Font.Color = clWindowText
  1499.         Font.Height = -12
  1500.         Font.Name = 'MS Sans Serif'
  1501.         Font.Style = []
  1502.         ParentFont = False
  1503.       end
  1504.       object Label58: TLabel
  1505.         Left = 56
  1506.         Top = 30
  1507.         Width = 392
  1508.         Height = 13
  1509.         Caption = 
  1510.           'In the syntax sections, use F for foreground color code, and B f' +
  1511.           'or background code'
  1512.         Font.Color = clWindowText
  1513.         Font.Height = -12
  1514.         Font.Name = 'MS Sans Serif'
  1515.         Font.Style = []
  1516.         ParentFont = False
  1517.       end
  1518.       object Label59: TLabel
  1519.         Left = 56
  1520.         Top = 56
  1521.         Width = 114
  1522.         Height = 13
  1523.         Caption = 'Foreground Color Codes'
  1524.         Font.Color = clWindowText
  1525.         Font.Height = -12
  1526.         Font.Name = 'MS Sans Serif'
  1527.         Font.Style = []
  1528.         ParentFont = False
  1529.       end
  1530.       object Label60: TLabel
  1531.         Left = 224
  1532.         Top = 56
  1533.         Width = 58
  1534.         Height = 13
  1535.         Caption = 'Background'
  1536.         Font.Color = clWindowText
  1537.         Font.Height = -12
  1538.         Font.Name = 'MS Sans Serif'
  1539.         Font.Style = []
  1540.         ParentFont = False
  1541.       end
  1542.       object sColor0: TLabel
  1543.         Left = 32
  1544.         Top = 72
  1545.         Width = 20
  1546.         Height = 20
  1547.         AutoSize = False
  1548.         Color = clBlack
  1549.         ParentColor = False
  1550.       end
  1551.       object sColor1: TLabel
  1552.         Left = 32
  1553.         Top = 96
  1554.         Width = 20
  1555.         Height = 20
  1556.         AutoSize = False
  1557.         Color = clBlack
  1558.         ParentColor = False
  1559.       end
  1560.       object sColor2: TLabel
  1561.         Left = 32
  1562.         Top = 120
  1563.         Width = 20
  1564.         Height = 20
  1565.         AutoSize = False
  1566.         Color = clBlack
  1567.         ParentColor = False
  1568.       end
  1569.       object sColor3: TLabel
  1570.         Left = 32
  1571.         Top = 144
  1572.         Width = 20
  1573.         Height = 20
  1574.         AutoSize = False
  1575.         Color = clBlack
  1576.         ParentColor = False
  1577.       end
  1578.       object sColor4: TLabel
  1579.         Left = 32
  1580.         Top = 168
  1581.         Width = 20
  1582.         Height = 20
  1583.         AutoSize = False
  1584.         Color = clBlack
  1585.         ParentColor = False
  1586.       end
  1587.       object sColor5: TLabel
  1588.         Left = 32
  1589.         Top = 192
  1590.         Width = 20
  1591.         Height = 20
  1592.         AutoSize = False
  1593.         Color = clBlack
  1594.         ParentColor = False
  1595.       end
  1596.       object sColor6: TLabel
  1597.         Left = 32
  1598.         Top = 216
  1599.         Width = 20
  1600.         Height = 20
  1601.         AutoSize = False
  1602.         Color = clBlack
  1603.         ParentColor = False
  1604.       end
  1605.       object sColor7: TLabel
  1606.         Left = 32
  1607.         Top = 240
  1608.         Width = 20
  1609.         Height = 20
  1610.         AutoSize = False
  1611.         Color = clBlack
  1612.         ParentColor = False
  1613.       end
  1614.       object sColor8: TLabel
  1615.         Left = 128
  1616.         Top = 72
  1617.         Width = 20
  1618.         Height = 20
  1619.         AutoSize = False
  1620.         Color = clBlack
  1621.         ParentColor = False
  1622.       end
  1623.       object sColor9: TLabel
  1624.         Left = 128
  1625.         Top = 96
  1626.         Width = 20
  1627.         Height = 20
  1628.         AutoSize = False
  1629.         Color = clBlack
  1630.         ParentColor = False
  1631.       end
  1632.       object sColor10: TLabel
  1633.         Left = 128
  1634.         Top = 120
  1635.         Width = 20
  1636.         Height = 20
  1637.         AutoSize = False
  1638.         Color = clBlack
  1639.         ParentColor = False
  1640.       end
  1641.       object sColor11: TLabel
  1642.         Left = 128
  1643.         Top = 144
  1644.         Width = 20
  1645.         Height = 20
  1646.         AutoSize = False
  1647.         Color = clBlack
  1648.         ParentColor = False
  1649.       end
  1650.       object sColor12: TLabel
  1651.         Left = 128
  1652.         Top = 168
  1653.         Width = 20
  1654.         Height = 20
  1655.         AutoSize = False
  1656.         Color = clBlack
  1657.         ParentColor = False
  1658.       end
  1659.       object sColor13: TLabel
  1660.         Left = 128
  1661.         Top = 192
  1662.         Width = 20
  1663.         Height = 20
  1664.         AutoSize = False
  1665.         Color = clBlack
  1666.         ParentColor = False
  1667.       end
  1668.       object sColor14: TLabel
  1669.         Left = 128
  1670.         Top = 216
  1671.         Width = 20
  1672.         Height = 20
  1673.         AutoSize = False
  1674.         Color = clBlack
  1675.         ParentColor = False
  1676.       end
  1677.       object sColor15: TLabel
  1678.         Left = 128
  1679.         Top = 240
  1680.         Width = 20
  1681.         Height = 20
  1682.         AutoSize = False
  1683.         Color = clBlack
  1684.         ParentColor = False
  1685.       end
  1686.       object sBack0: TLabel
  1687.         Left = 224
  1688.         Top = 72
  1689.         Width = 20
  1690.         Height = 20
  1691.         AutoSize = False
  1692.         Color = clBlack
  1693.         ParentColor = False
  1694.       end
  1695.       object sBack1: TLabel
  1696.         Left = 224
  1697.         Top = 96
  1698.         Width = 20
  1699.         Height = 20
  1700.         AutoSize = False
  1701.         Color = clBlack
  1702.         ParentColor = False
  1703.       end
  1704.       object sBack2: TLabel
  1705.         Left = 224
  1706.         Top = 120
  1707.         Width = 20
  1708.         Height = 20
  1709.         AutoSize = False
  1710.         Color = clBlack
  1711.         ParentColor = False
  1712.       end
  1713.       object sBack3: TLabel
  1714.         Left = 224
  1715.         Top = 144
  1716.         Width = 20
  1717.         Height = 20
  1718.         AutoSize = False
  1719.         Color = clBlack
  1720.         ParentColor = False
  1721.       end
  1722.       object sBack4: TLabel
  1723.         Left = 224
  1724.         Top = 168
  1725.         Width = 20
  1726.         Height = 20
  1727.         AutoSize = False
  1728.         Color = clBlack
  1729.         ParentColor = False
  1730.       end
  1731.       object sBack5: TLabel
  1732.         Left = 224
  1733.         Top = 192
  1734.         Width = 20
  1735.         Height = 20
  1736.         AutoSize = False
  1737.         Color = clBlack
  1738.         ParentColor = False
  1739.       end
  1740.       object sBack6: TLabel
  1741.         Left = 224
  1742.         Top = 216
  1743.         Width = 20
  1744.         Height = 20
  1745.         AutoSize = False
  1746.         Color = clBlack
  1747.         ParentColor = False
  1748.       end
  1749.       object sBack7: TLabel
  1750.         Left = 224
  1751.         Top = 240
  1752.         Width = 20
  1753.         Height = 20
  1754.         AutoSize = False
  1755.         Color = clBlack
  1756.         ParentColor = False
  1757.       end
  1758.       object FCode1: TEdit
  1759.         Left = 56
  1760.         Top = 96
  1761.         Width = 49
  1762.         Height = 21
  1763.         AutoSize = False
  1764.         Font.Color = clWindowText
  1765.         Font.Height = -12
  1766.         Font.Name = 'MS Sans Serif'
  1767.         Font.Style = []
  1768.         ParentFont = False
  1769.         TabOrder = 1
  1770.       end
  1771.       object FCode2: TEdit
  1772.         Left = 56
  1773.         Top = 120
  1774.         Width = 49
  1775.         Height = 21
  1776.         AutoSize = False
  1777.         Font.Color = clWindowText
  1778.         Font.Height = -12
  1779.         Font.Name = 'MS Sans Serif'
  1780.         Font.Style = []
  1781.         ParentFont = False
  1782.         TabOrder = 2
  1783.       end
  1784.       object FCode3: TEdit
  1785.         Left = 56
  1786.         Top = 144
  1787.         Width = 49
  1788.         Height = 21
  1789.         AutoSize = False
  1790.         Font.Color = clWindowText
  1791.         Font.Height = -12
  1792.         Font.Name = 'MS Sans Serif'
  1793.         Font.Style = []
  1794.         ParentFont = False
  1795.         TabOrder = 3
  1796.       end
  1797.       object FCode4: TEdit
  1798.         Left = 56
  1799.         Top = 168
  1800.         Width = 49
  1801.         Height = 21
  1802.         AutoSize = False
  1803.         Font.Color = clWindowText
  1804.         Font.Height = -12
  1805.         Font.Name = 'MS Sans Serif'
  1806.         Font.Style = []
  1807.         ParentFont = False
  1808.         TabOrder = 4
  1809.       end
  1810.       object FCode5: TEdit
  1811.         Left = 56
  1812.         Top = 192
  1813.         Width = 49
  1814.         Height = 21
  1815.         AutoSize = False
  1816.         Font.Color = clWindowText
  1817.         Font.Height = -12
  1818.         Font.Name = 'MS Sans Serif'
  1819.         Font.Style = []
  1820.         ParentFont = False
  1821.         TabOrder = 5
  1822.       end
  1823.       object FCode6: TEdit
  1824.         Left = 56
  1825.         Top = 216
  1826.         Width = 49
  1827.         Height = 21
  1828.         AutoSize = False
  1829.         Font.Color = clWindowText
  1830.         Font.Height = -12
  1831.         Font.Name = 'MS Sans Serif'
  1832.         Font.Style = []
  1833.         ParentFont = False
  1834.         TabOrder = 6
  1835.       end
  1836.       object FCode7: TEdit
  1837.         Left = 56
  1838.         Top = 240
  1839.         Width = 49
  1840.         Height = 21
  1841.         AutoSize = False
  1842.         Font.Color = clWindowText
  1843.         Font.Height = -12
  1844.         Font.Name = 'MS Sans Serif'
  1845.         Font.Style = []
  1846.         ParentFont = False
  1847.         TabOrder = 7
  1848.       end
  1849.       object FCode0: TEdit
  1850.         Left = 56
  1851.         Top = 72
  1852.         Width = 49
  1853.         Height = 21
  1854.         AutoSize = False
  1855.         Font.Color = clWindowText
  1856.         Font.Height = -12
  1857.         Font.Name = 'MS Sans Serif'
  1858.         Font.Style = []
  1859.         ParentFont = False
  1860.         TabOrder = 0
  1861.       end
  1862.       object FCode8: TEdit
  1863.         Left = 152
  1864.         Top = 72
  1865.         Width = 49
  1866.         Height = 21
  1867.         AutoSize = False
  1868.         Font.Color = clWindowText
  1869.         Font.Height = -12
  1870.         Font.Name = 'MS Sans Serif'
  1871.         Font.Style = []
  1872.         ParentFont = False
  1873.         TabOrder = 8
  1874.       end
  1875.       object FCode9: TEdit
  1876.         Left = 152
  1877.         Top = 96
  1878.         Width = 49
  1879.         Height = 21
  1880.         AutoSize = False
  1881.         Font.Color = clWindowText
  1882.         Font.Height = -12
  1883.         Font.Name = 'MS Sans Serif'
  1884.         Font.Style = []
  1885.         ParentFont = False
  1886.         TabOrder = 9
  1887.       end
  1888.       object FCode10: TEdit
  1889.         Left = 152
  1890.         Top = 120
  1891.         Width = 49
  1892.         Height = 21
  1893.         AutoSize = False
  1894.         Font.Color = clWindowText
  1895.         Font.Height = -12
  1896.         Font.Name = 'MS Sans Serif'
  1897.         Font.Style = []
  1898.         ParentFont = False
  1899.         TabOrder = 10
  1900.       end
  1901.       object FCode11: TEdit
  1902.         Left = 152
  1903.         Top = 144
  1904.         Width = 49
  1905.         Height = 21
  1906.         AutoSize = False
  1907.         Font.Color = clWindowText
  1908.         Font.Height = -12
  1909.         Font.Name = 'MS Sans Serif'
  1910.         Font.Style = []
  1911.         ParentFont = False
  1912.         TabOrder = 11
  1913.       end
  1914.       object FCode12: TEdit
  1915.         Left = 152
  1916.         Top = 168
  1917.         Width = 49
  1918.         Height = 21
  1919.         AutoSize = False
  1920.         Font.Color = clWindowText
  1921.         Font.Height = -12
  1922.         Font.Name = 'MS Sans Serif'
  1923.         Font.Style = []
  1924.         ParentFont = False
  1925.         TabOrder = 12
  1926.       end
  1927.       object FCode13: TEdit
  1928.         Left = 152
  1929.         Top = 192
  1930.         Width = 49
  1931.         Height = 21
  1932.         AutoSize = False
  1933.         Font.Color = clWindowText
  1934.         Font.Height = -12
  1935.         Font.Name = 'MS Sans Serif'
  1936.         Font.Style = []
  1937.         ParentFont = False
  1938.         TabOrder = 13
  1939.       end
  1940.       object FCode14: TEdit
  1941.         Left = 152
  1942.         Top = 216
  1943.         Width = 49
  1944.         Height = 21
  1945.         AutoSize = False
  1946.         Font.Color = clWindowText
  1947.         Font.Height = -12
  1948.         Font.Name = 'MS Sans Serif'
  1949.         Font.Style = []
  1950.         ParentFont = False
  1951.         TabOrder = 14
  1952.       end
  1953.       object FCode15: TEdit
  1954.         Left = 152
  1955.         Top = 240
  1956.         Width = 49
  1957.         Height = 21
  1958.         AutoSize = False
  1959.         Font.Color = clWindowText
  1960.         Font.Height = -12
  1961.         Font.Name = 'MS Sans Serif'
  1962.         Font.Style = []
  1963.         ParentFont = False
  1964.         TabOrder = 15
  1965.       end
  1966.       object BCode0: TEdit
  1967.         Left = 248
  1968.         Top = 72
  1969.         Width = 49
  1970.         Height = 21
  1971.         AutoSize = False
  1972.         Font.Color = clWindowText
  1973.         Font.Height = -12
  1974.         Font.Name = 'MS Sans Serif'
  1975.         Font.Style = []
  1976.         ParentFont = False
  1977.         TabOrder = 16
  1978.       end
  1979.       object BCode1: TEdit
  1980.         Left = 248
  1981.         Top = 96
  1982.         Width = 49
  1983.         Height = 21
  1984.         AutoSize = False
  1985.         Font.Color = clWindowText
  1986.         Font.Height = -12
  1987.         Font.Name = 'MS Sans Serif'
  1988.         Font.Style = []
  1989.         ParentFont = False
  1990.         TabOrder = 17
  1991.       end
  1992.       object BCode2: TEdit
  1993.         Left = 248
  1994.         Top = 120
  1995.         Width = 49
  1996.         Height = 21
  1997.         AutoSize = False
  1998.         Font.Color = clWindowText
  1999.         Font.Height = -12
  2000.         Font.Name = 'MS Sans Serif'
  2001.         Font.Style = []
  2002.         ParentFont = False
  2003.         TabOrder = 18
  2004.       end
  2005.       object BCode3: TEdit
  2006.         Left = 248
  2007.         Top = 144
  2008.         Width = 49
  2009.         Height = 21
  2010.         AutoSize = False
  2011.         Font.Color = clWindowText
  2012.         Font.Height = -12
  2013.         Font.Name = 'MS Sans Serif'
  2014.         Font.Style = []
  2015.         ParentFont = False
  2016.         TabOrder = 19
  2017.       end
  2018.       object BCode4: TEdit
  2019.         Left = 248
  2020.         Top = 168
  2021.         Width = 49
  2022.         Height = 21
  2023.         AutoSize = False
  2024.         Font.Color = clWindowText
  2025.         Font.Height = -12
  2026.         Font.Name = 'MS Sans Serif'
  2027.         Font.Style = []
  2028.         ParentFont = False
  2029.         TabOrder = 20
  2030.       end
  2031.       object BCode5: TEdit
  2032.         Left = 248
  2033.         Top = 192
  2034.         Width = 49
  2035.         Height = 21
  2036.         AutoSize = False
  2037.         Font.Color = clWindowText
  2038.         Font.Height = -12
  2039.         Font.Name = 'MS Sans Serif'
  2040.         Font.Style = []
  2041.         ParentFont = False
  2042.         TabOrder = 21
  2043.       end
  2044.       object BCode6: TEdit
  2045.         Left = 248
  2046.         Top = 216
  2047.         Width = 49
  2048.         Height = 21
  2049.         AutoSize = False
  2050.         Font.Color = clWindowText
  2051.         Font.Height = -12
  2052.         Font.Name = 'MS Sans Serif'
  2053.         Font.Style = []
  2054.         ParentFont = False
  2055.         TabOrder = 22
  2056.       end
  2057.       object BCode7: TEdit
  2058.         Left = 248
  2059.         Top = 240
  2060.         Width = 49
  2061.         Height = 21
  2062.         AutoSize = False
  2063.         Font.Color = clWindowText
  2064.         Font.Height = -12
  2065.         Font.Name = 'MS Sans Serif'
  2066.         Font.Style = []
  2067.         ParentFont = False
  2068.         TabOrder = 23
  2069.       end
  2070.       object ForeSyntax: TEdit
  2071.         Left = 312
  2072.         Top = 96
  2073.         Width = 153
  2074.         Height = 21
  2075.         AutoSize = False
  2076.         Font.Color = clWindowText
  2077.         Font.Height = -12
  2078.         Font.Name = 'MS Sans Serif'
  2079.         Font.Style = []
  2080.         ParentFont = False
  2081.         TabOrder = 24
  2082.       end
  2083.       object BackSyntax: TEdit
  2084.         Left = 312
  2085.         Top = 144
  2086.         Width = 153
  2087.         Height = 21
  2088.         AutoSize = False
  2089.         Font.Color = clWindowText
  2090.         Font.Height = -12
  2091.         Font.Name = 'MS Sans Serif'
  2092.         Font.Style = []
  2093.         ParentFont = False
  2094.         TabOrder = 25
  2095.       end
  2096.       object BothSyntax: TEdit
  2097.         Left = 312
  2098.         Top = 192
  2099.         Width = 153
  2100.         Height = 21
  2101.         AutoSize = False
  2102.         Font.Color = clWindowText
  2103.         Font.Height = -12
  2104.         Font.Name = 'MS Sans Serif'
  2105.         Font.Style = []
  2106.         ParentFont = False
  2107.         TabOrder = 26
  2108.       end
  2109.       object ResetSyntax: TEdit
  2110.         Left = 312
  2111.         Top = 240
  2112.         Width = 153
  2113.         Height = 21
  2114.         AutoSize = False
  2115.         Font.Color = clWindowText
  2116.         Font.Height = -12
  2117.         Font.Name = 'MS Sans Serif'
  2118.         Font.Style = []
  2119.         ParentFont = False
  2120.         TabOrder = 27
  2121.       end
  2122.       object SyntaxEn: TCheckBox
  2123.         Left = 312
  2124.         Top = 56
  2125.         Width = 97
  2126.         Height = 17
  2127.         Caption = 'Syntax Enabled'
  2128.         Font.Color = clWindowText
  2129.         Font.Height = -12
  2130.         Font.Name = 'MS Sans Serif'
  2131.         Font.Style = []
  2132.         ParentFont = False
  2133.         TabOrder = 28
  2134.       end
  2135.     end
  2136.     object TTabPage
  2137.       Left = 4
  2138.       Top = 24
  2139.       Caption = 'Window'
  2140.       object Label3: TLabel
  2141.         Left = 100
  2142.         Top = 92
  2143.         Width = 53
  2144.         Height = 13
  2145.         Alignment = taRightJustify
  2146.         Caption = 'Solid Color:'
  2147.         Font.Color = clWindowText
  2148.         Font.Height = -12
  2149.         Font.Name = 'MS Sans Serif'
  2150.         Font.Style = []
  2151.         ParentFont = False
  2152.       end
  2153.       object Label5: TLabel
  2154.         Left = 88
  2155.         Top = 140
  2156.         Width = 71
  2157.         Height = 13
  2158.         Caption = 'BMP Filename:'
  2159.         Font.Color = clWindowText
  2160.         Font.Height = -12
  2161.         Font.Name = 'MS Sans Serif'
  2162.         Font.Style = []
  2163.         ParentFont = False
  2164.       end
  2165.       object Image4: TImage
  2166.         Left = 8
  2167.         Top = 8
  2168.         Width = 32
  2169.         Height = 32
  2170.         AutoSize = True
  2171.       end
  2172.       object Label43: TLabel
  2173.         Left = 40
  2174.         Top = 16
  2175.         Width = 351
  2176.         Height = 13
  2177.         Caption = 
  2178.           'These window settings apply to the overall zMUD application main' +
  2179.           ' window'
  2180.         Font.Color = clWindowText
  2181.         Font.Height = -12
  2182.         Font.Name = 'MS Sans Serif'
  2183.         Font.Style = []
  2184.         ParentFont = False
  2185.       end
  2186.       object Label44: TLabel
  2187.         Left = 40
  2188.         Top = 32
  2189.         Width = 387
  2190.         Height = 13
  2191.         Caption = 
  2192.           'Note that any changes to these settings only take place the next' +
  2193.           ' time zMUD is run'
  2194.         Font.Color = clWindowText
  2195.         Font.Height = -12
  2196.         Font.Name = 'MS Sans Serif'
  2197.         Font.Style = []
  2198.         ParentFont = False
  2199.       end
  2200.       object Label45: TLabel
  2201.         Left = 40
  2202.         Top = 56
  2203.         Width = 335
  2204.         Height = 13
  2205.         Caption = 
  2206.           'You can use either a solid color, or a bitmap pattern for the ba' +
  2207.           'ckground'
  2208.         Font.Color = clWindowText
  2209.         Font.Height = -12
  2210.         Font.Name = 'MS Sans Serif'
  2211.         Font.Style = []
  2212.         ParentFont = False
  2213.       end
  2214.       object Label46: TLabel
  2215.         Left = 200
  2216.         Top = 92
  2217.         Width = 196
  2218.         Height = 13
  2219.         Caption = 'Click the box to the left to set a solid color'
  2220.         Font.Color = clWindowText
  2221.         Font.Height = -12
  2222.         Font.Name = 'MS Sans Serif'
  2223.         Font.Style = []
  2224.         ParentFont = False
  2225.       end
  2226.       object Label47: TLabel
  2227.         Left = 200
  2228.         Top = 122
  2229.         Width = 173
  2230.         Height = 13
  2231.         Caption = 'Click this box to use a bitmap pattern'
  2232.         Font.Color = clWindowText
  2233.         Font.Height = -12
  2234.         Font.Name = 'MS Sans Serif'
  2235.         Font.Style = []
  2236.         ParentFont = False
  2237.       end
  2238.       object Label48: TLabel
  2239.         Left = 224
  2240.         Top = 150
  2241.         Width = 147
  2242.         Height = 13
  2243.         Caption = 'If you leave the filename blank,'
  2244.         Font.Color = clWindowText
  2245.         Font.Height = -12
  2246.         Font.Name = 'MS Sans Serif'
  2247.         Font.Style = []
  2248.         ParentFont = False
  2249.       end
  2250.       object Label49: TLabel
  2251.         Left = 224
  2252.         Top = 164
  2253.         Width = 211
  2254.         Height = 13
  2255.         Caption = 'the default zMUD marble pattern will be used'
  2256.         Font.Color = clWindowText
  2257.         Font.Height = -12
  2258.         Font.Name = 'MS Sans Serif'
  2259.         Font.Style = []
  2260.         ParentFont = False
  2261.       end
  2262.       object Label50: TLabel
  2263.         Left = 200
  2264.         Top = 202
  2265.         Width = 234
  2266.         Height = 13
  2267.         Caption = 'A sample of the bitmap pattern is shown to the left'
  2268.         Font.Color = clWindowText
  2269.         Font.Height = -12
  2270.         Font.Name = 'MS Sans Serif'
  2271.         Font.Style = []
  2272.         ParentFont = False
  2273.       end
  2274.       object SpeedButton4: TSpeedButton
  2275.         Left = 190
  2276.         Top = 156
  2277.         Width = 20
  2278.         Height = 20
  2279.         Hint = 'Change bitmap filename|'
  2280.         Glyph.Data = {
  2281.           90010000424D9001000000000000760000002800000020000000100000000100
  2282.           0400000000000001000000000000000000000000000000000000000000000000
  2283.           80000080000000808000800000008000800080800000C0C0C000808080000000
  2284.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  2285.           5555555555555555555555555555555555555500000000000555550000000000
  2286.           05555008888888888055500B7B7B7B7B7055507088888888805550F0B7B7B7B7
  2287.           B055507088888888880550B07B7B7B7B7B05507708888888880550FB07B7B7B7
  2288.           B705507708888888888050BF0B7B7B7B7B70507770000888888050FBF00007B7
  2289.           B7B0507777777000000550BFBFBFB0000005507777777777055550FBFBFBFBFB
  2290.           0555507777777777055550BFBFBFBFBF0555507777700000555550FBFBF00000
  2291.           5555550000055555555555000005555555555555555555555555555555555555
  2292.           5555555555555555555555555555555555555555555555555555000000000000
  2293.           0000000000000000000000000000000000000000}
  2294.         NumGlyphs = 2
  2295.         OnClick = BackNameClick
  2296.       end
  2297.       object UseBitmap: TCheckBox
  2298.         Left = 104
  2299.         Top = 120
  2300.         Width = 81
  2301.         Height = 17
  2302.         Alignment = taLeftJustify
  2303.         Caption = 'Use Bitmap:'
  2304.         Font.Color = clWindowText
  2305.         Font.Height = -12
  2306.         Font.Name = 'MS Sans Serif'
  2307.         Font.Style = []
  2308.         ParentFont = False
  2309.         TabOrder = 0
  2310.       end
  2311.       object BackName: TEdit
  2312.         Left = 88
  2313.         Top = 156
  2314.         Width = 97
  2315.         Height = 21
  2316.         Font.Color = clBlack
  2317.         Font.Height = -12
  2318.         Font.Name = 'MS Sans Serif'
  2319.         Font.Style = []
  2320.         ParentFont = False
  2321.         TabOrder = 1
  2322.         OnChange = BackNameChange
  2323.       end
  2324.       object Panel18: TPanel
  2325.         Left = 88
  2326.         Top = 184
  2327.         Width = 97
  2328.         Height = 81
  2329.         BevelOuter = bvLowered
  2330.         TabOrder = 2
  2331.         object TestImage: TImage
  2332.           Left = 1
  2333.           Top = 1
  2334.           Width = 95
  2335.           Height = 79
  2336.           Align = alClient
  2337.           Center = True
  2338.         end
  2339.       end
  2340.       object BackColor: TPanel2
  2341.         Left = 160
  2342.         Top = 88
  2343.         Width = 25
  2344.         Height = 25
  2345.         Border3D = True
  2346.         TabOrder = 3
  2347.         OnClick = Color0Click
  2348.       end
  2349.     end
  2350.   end
  2351.   object UseColor: TCheckBox
  2352.     Left = 16
  2353.     Top = 366
  2354.     Width = 209
  2355.     Height = 17
  2356.     Caption = 'Use colors from Inherited settings file'
  2357.     Font.Color = clWindowText
  2358.     Font.Height = -12
  2359.     Font.Name = 'MS Sans Serif'
  2360.     Font.Style = []
  2361.     ParentFont = False
  2362.     TabOrder = 2
  2363.   end
  2364.   object CancelBtn: TBitBtn
  2365.     Left = 413
  2366.     Top = 352
  2367.     Width = 77
  2368.     Height = 27
  2369.     Font.Color = clBtnText
  2370.     Font.Height = -12
  2371.     Font.Name = 'MS Sans Serif'
  2372.     Font.Style = []
  2373.     ParentFont = False
  2374.     TabOrder = 3
  2375.     Kind = bkCancel
  2376.     Margin = 2
  2377.     Spacing = -1
  2378.     IsControl = True
  2379.   end
  2380.   object ColorDialog1: TColorDialog
  2381.     Ctl3D = True
  2382.     Left = 448
  2383.     Top = 32
  2384.   end
  2385.   object OpenBmp: TOpenDialog
  2386.     DefaultExt = 'BMP'
  2387.     FileEditStyle = fsEdit
  2388.     Filter = 'Images|*.bmp'
  2389.     Left = 448
  2390.     Top = 64
  2391.   end
  2392. end
  2393.